@charset "utf-8";
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing: border-box;}
:focus{outline:0}
body{color:#666;font-size:14px;font-family:"微软雅黑"; width: 100%;}
ul li{list-style:none}
a{text-decoration:none}
a:hover{transition-duration:.6s;transition-property:color}
img{border:none}
h3,h4,h5,h6{font-weight: normal}

.clr{clear:both}
.container{margin:0 auto;width:1200px}


.header_nav_top{width:100%;height:120px; background: #171717}
.header_nav_top:after{content: ""; position: absolute; top:56px; left:0; z-index: 9; width: 100%; height: 1px; background: #95969a}
.header_nav_top .container{position: relative}
.h_logo{width:164px; height:159px; float: left; position: absolute; z-index: 999; top:0; left:-200px}
.h_logo img{width:100%; height: auto; display: block}
.header_right{margin-left:280px; }
.header_huan{width:100%; height: 56px; line-height: 56px}
.headr_yingyu{width:auto;float: right; height:56px;  font-size: 16px; color: #fff; margin-right: 50px; }
.top_dianhua{float: right; background: url(../images/h_dh.png) no-repeat left center; padding-left: 30px; }
.top_dianhua p{font-size: 16px; color: #fff; float: left}
.top_dianhua span{font-size: 24px; color: #dc0b21; font-weight: bold; float: left}
.h_nav{width:100%;  height:64px;}
.h_nav ul.nav{width:900px;  height:64px; float: right; position: relative; z-index: 999}
.nav .nLi{position:relative;float:left;display:inline;height:64px; line-height:64px;  width:112px; text-align: center; }
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 p{width:100%;height:100%}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#fff;font-size:15px; text-align: center }
.nav .sub{position:absolute;top:64px;left:50%; z-index:999;display:none;padding:0;width:130px;background:#f5f4f4;line-height:26px; margin-left: -65px;}
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:12px}
.nav li.active{background:url(../images/nav_xs.png) no-repeat bottom center}
.nav li.active h3 a{color:#dc0b21;   font-weight: bold;}
.sub li:hover a{color:#dc0b21;}



/*banner*/
.banner{height:770px; position: relative}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:770px;}
.banner .slideBox .hd{ height:16px; overflow:hidden; position:absolute; right:20%; bottom:30px; z-index:1; margin-left:-34.5px; }
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{ float:left; margin-right:2px;  width:16px; height:16px; line-height:14px; text-align:center; background:#fff; cursor:pointer; border-radius: 50%; margin: 0px 5px; }
.banner .slideBox .hd ul li.on{background: #dc0b21}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:770px;vertical-align:middle;zoom:1; position: relative}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.index_about_top{width:100%; height: auto; overflow: hidden; }
.about_left{width:718px; height: auto; float: left}
.about_left .index_about_t{width:100%; height: 234px; overflow: hidden; position: relative; padding-top:90px;padding-left:108px;}
.index_about_t:after{content:""; width: 295px; height: 234px; background: #dc0b21; position: absolute; top:0; left:0}
.index_about_t h3{font-size: 24px; color: #fff; position: relative; z-index: 9; }
.index_about_t p{font-size: 48px; color: #ffffff; font-weight: 900; font-family: "Arial"; position: relative; z-index: 9;}
.index_about_t span{color:#333333; font-size: 48px;  font-weight: 900; font-family: "Arial"; margin-left: 30px;}
.in_about_t{width:100%; height: 30px; display: block;position: relative; z-index: 9}
.in_about_t hr{width:200px; height: 2px; border:1px solid #fff}
.in_about_xx{width:100%; height: auto; overflow: hidden; margin-top:20px; font-size: 16px; color: #000000; line-height: 28px; text-indent: 2rem}
.in_about_xx a{font-size: 16px; color: #000000;}
.about_more{width:110px; height:34px; line-height:34px; background: #dc0b21; font-size: 16px; text-align: center; color: #fff; display: block; margin-top: 28px;}
.about_more:hover{background: #000}
.in_about_right{width:474px; height: 456px; float: right; position: relative;}
.in_about_right img{position: absolute; }
.about_1{width:256px; height:258px; top:0; left:112px; z-index: 6; animation: mymove 12s linear infinite;}
.about_2{width:210px; height:212px; top:205px; right:10px; z-index: 5;animation: mymove 12s linear infinite;}
.about_3{width:99px; height:101px; top:130px; right:0; animation: mymove 12s linear infinite;}


@keyframes mymove
{
0% {
   	transform:rotate(0deg);
 }
 100% {
   	transform:rotate(360deg);
 }
}


.video_abn{width:228px; height: 228px; position: absolute; bottom:0; left:0}
.index_about_bottom{width:100%; height: 360px; background: url(../images/abput_bj.png) no-repeat center; padding-top: 99px; margin-top: 40px;}
.index_about_nav{width:603px; height: auto; float: left }
.index_about_nav a{width:80px; height: auto;  float: left; margin-right:90px;}
.index_about_nav a i{width:73px; height: 73px; border: 1px solid #fff; display: block; margin: 0px auto; border-radius: 50%}
.icon_1{background: url(../images/icon_1.png) no-repeat center}
.icon_2{background: url(../images/icon_2.png) no-repeat center}
.icon_3{background: url(../images/icon_3.png) no-repeat center}
.index_about_nav p{font-size: 16px; color: #fff; margin-top:20px; text-align: center}
.index_about_nav a:last-child{margin-right: 0}
.index_about_nav a:hover i{ border: 0}
.index_about_nav a:hover .icon_1{background:#dc0b21 url(../images/icon_1.png) no-repeat center}
.index_about_nav a:hover .icon_2{background:#dc0b21 url(../images/icon_2.png) no-repeat center}
.index_about_nav a:hover .icon_3{background:#dc0b21 url(../images/icon_3.png) no-repeat center}
.in_about_dh{width:480px; height: auto; overflow: hidden; display: block; float: right; margin-right: 20px; }
.in_about_dh h4{font-size: 24px; color: #fff; font-weight: bold; text-align: center}
.in_about_dh .about_dianhua{width:471px; height: 45px; line-height:45px; border: 1px solid #fff; border-radius: 25px; padding: 0px 10px; margin-top: 20px;}
.about_dianhua p{font-size: 16px; color: #ffffff; background: url(../images/h_dh.png) no-repeat left center; padding-left: 30px; float: left}
.about_dianhua span{font-size: 24px; color: #ffffff; font-weight: bold; float: left}





/*产品*/
.index_product{width:100%; height: auto;   margin-top: 48px;}
.in_title{width:100%; height: auto; overflow: hidden; position: relative;}
.in_news_t{width:auto; height: auto; float: left}
.in_news_t h4{font-size: 24px; color: #333333}
.in_news_t h5{font-size: 48px; color: #dc0b21; font-family: "Arial"; font-weight: 900}
.in_title a{float: right; font-size: 16px; color: #000000; margin-top:52px;}
.in_title a p{font-size: 16px; color:#000000; float: left; line-height: 36px; margin-right:12px;}
.in_title a i{float: right; width:36px; height: 36px; background: #dc0b21; text-align: center; line-height: 36px; font-size: 12px; color: #fff; font-style: normal}
.in_title a:hover p{color:#dc0b21}
.index_product_nav{width:auto; overflow: hidden; display: table; margin: 44px auto}
.index_product_nav li{width:168px; height: auto; float: left; text-align: center; margin: 0px 15px;}
.in_por_pic{width:168px; height: 168px; border-radius:50%; border: 1px solid #dc0b21; padding: 10px;}
.in_por_pic img{width:100%;  height: 100%; display: block; border-radius:50%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_nav li p{font-size: 16px; color: #333333; font-weight: bold; line-height: 40px;}
.index_product_nav li:hover p{color:#dc0b21; font-weight: bold;}
.index_product_nav li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_product .Box {position: relative; width:100%;  height: auto; margin-top: 40px; }
.index_product .Box .Box_con {position: relative;}
.index_product .Box .Box_con .conbox {position: relative; overflow: hidden; width:100%; margin: 0px auto; }
.index_product .Box .Box_con .conbox ul {position: relative;list-style: none;}
.index_product .Box .Box_con .conbox ul li {float: left; width:290px; height:auto; margin-left:13px; position: relative; overflow: hidden; }
.index_product .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.index_product .Box .Box_con .conbox ul li img{transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; width:100%; height:100%; display: block}
.index_product .Box .Box_con .conbox ul li h4{width:100%; height: 40px; line-height: 40px; color:#333333;text-align: center; text-overflow:ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; margin-top: 8px;}
.pro_show{width:290px; height: 200px; position: relative; overflow: hidden}
.pro_show img{width:100%; height: auto; display: block}
.pro_hover{width:100%; height: 100%; position: absolute; top:0; left:0;  background: rgba(220,11,33,0.75); text-align: center; padding-top: 65px; display: none}
.pro_hover i{width:36px; height: 36px; display: block; margin: 0px auto; background: url(../images/suo.png) no-repeat center}
.pro_hover p{font-size: 16px; color: #fff; margin-top: 10px;}
.index_product .Box .Box_con .conbox ul li:hover .pro_hover{display: block}
.pro_more{width:110px; height: 34px; background: #dc0b21; text-align: center; line-height: 34px;  font-size: 16px; color: #ffffff; display: block; margin:40px auto;}
.pro_more:hover{background: #000000}
.Box .Box_con .btn {display: block;width:31px;height:31px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -15.5px;  }
.Box .Box_con .btnl {float: left; background: url(../images/p_left.png) no-repeat; left:-50px;}
.Box .Box_con .btnr { float: right; background: url(../images/p_right.png) no-repeat; right:-50px;}
.Box .Box_con .btnl:hover{background: url(../images/p_hleft.png) no-repeat;}
.Box .Box_con .btnr:hover{background: url(../images/p_hright.png) no-repeat}
.index_product .Box .Box_con .conbox ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*案例*/
.index_case{width:100%; height:925px; background: url(../images/case_bj.jpg) no-repeat center; }
.index_case_t{width:100%; height: 234px; overflow: hidden; position: relative; padding-top:68px;padding-left:138px;}
.index_case_t:after{content:""; width: 295px; height: 234px; background: #dc0b21; position: absolute; top:0; left:0}
.index_case_t h3{font-size: 24px; color: #fff; position: relative; z-index: 9; }
.index_case_t p{font-size: 48px; color: #ffffff; font-weight: 900; font-family: "Arial"; position: relative; z-index: 9;}
.index_case_t p span{color:#fff; font-size: 48px;  font-weight: 900; font-family: "Arial"; margin-left:10px;}
.in_case_t{width:100%; height:36px; line-height:36px; display: block;position: relative; z-index: 9}
.in_case_t hr{width:156px; height: 2px; border:1px solid #fff; float: left; margin-top: 16px;}
.in_case_t span{font-size: 16px; color:#fff; float: left; margin-left: 14px;}
.in_case_t a{float: right; font-size: 16px; color: #000000; margin-top: 0px;}
.in_case_t a span{font-size: 16px; color:#fff; float: left; line-height: 36px; margin-right:12px;}
.in_case_t a i{float: right; width:36px; height: 36px; background: #dc0b21; text-align: center; line-height: 36px; font-size: 12px; color: #fff; font-style: normal}
#focus_Box{position:relative;width:1200px; height:438px; margin:40px auto 0;  }
#focus_Box ul{position:relative; width:1200px; height:438px; margin: 0px auto;}
#focus_Box li{z-index:0;position:absolute; width:0px;height:0px;top:0;cursor:pointer;left:0; overflow: hidden}
#focus_Box li a{width:100%; height: 100%; overflow: hidden; display: block;position: relative}
#focus_Box li img{width:100%;height:100%;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
#focus_Box li p{width:100%;height:60px;line-height:60px; text-align: center; font-size: 16px; color: #fff; position: absolute; bottom:0; left:0; z-index: 9; background: rgba(0,0,0,0.6)}
.ny_xiangce_pic{width:100%;height: 100%; background: #fff; padding:6px; overflow: hidden}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;width:53px;height:38px; float: left;}
#focus_Box .prev{background: url(../images/xc_left.png)  no-repeat center; }
#focus_Box .next{background:url(../images/xc_right.png) no-repeat center; } 
#focus_Box li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.case_more{width:200px; height: 38px; border: 1px solid #fff; text-align: center; line-height: 38px; font-size: 16px; color: #fff; float: left; margin: 0px 20px;}
.case_more:hover{background: #fff; color: #dc0b21}
.case_an{width:346px; height: auto; display: block; margin:40px auto 0; overflow: hidden}








/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden;   margin-bottom: 76px; overflow: hidden; margin-top: 60px;}
.index_news_nav{width:100%; overflow: hidden; margin-top:20px;}
.index_news_nav a{font-size: 16px; color: #333333;  height:30px; line-height:30px; float: left; width: 98px; margin-right: 20px; text-align: center; border: 1px solid #000000}
.index_news_nav a:hover{background: #dc0b21; color:#fff; border: 0}
.index_news_bottom{width:100%;  height: auto; overflow: hidden; margin-top: 30px;}
.index_news_bottom li{width:574px; height: auto; float: left; border-bottom: 1px dashed #d2d2d2; margin-top: 20px; padding-bottom:10px;}
.index_news_bottom li:nth-child(2n){float: right}
.index_news_bottom li .in_news_left{width:80px; height: 56px; float: left}
.in_news_left p{font-size: 14px; color: #666666; line-height: 30px;}
.in_news_left hr{width:30px; height: 1px; background: #dc0b21; display: block; float: right; border: 0; margin-top: 10px;}
.in_news_right{width:476px; height: auto; float: right}
.in_news_right h3{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #000000; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_right p{font-size: 14px; color: #666666; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_bottom li:hover h3,.index_news_bottom li:hover p{color:#dc0b21}
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.main_box ul li {width: 315px;	height: 225px; float: left; position: relative; transition: all .5s ease-out; 
	background: #eeeeee; padding: 20px 34px; overflow: hidden; margin-right: 8px;}
.main_box ul li:last-child{margin-right: 0}
.news_pic{width:278px; height: 100%; overflow: hidden; float: left; display: none;}
.news_pic img{width:100%; height: auto; display: block}
.news_info{width:260px; height: 100%; padding:18px 15px 0;}
.news_info h3{font-size: 16px; color: #000000; width: 100%; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_info span{font-size: 14px; color: #666666; line-height: 30px;}
.news_info p{width:100%; height:84px; font-size: 14px; color: #666666; line-height: 28px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.main_box ul .on {
	width: 553px;
	height: 225px;
	background: #dc0b21;
	padding: 14px 16px

}

.main_box ul .on h3,.main_box ul .on p,.main_box ul .on span {color: #fff}
.main_box ul .on .news_info{padding: 18px 0; width: 218px; float: right;}
.main_box ul .on .news_pic{display: block;}


/*联系我们*/
.index_footer{width:100%; height:787px; background: url(../images/contact_bj.jpg) no-repeat top center}
.index_service{width:100%; height: 363px; padding-top: 120px;}
.index_service h3{width:365px; height: auto; float: left; border-bottom: 2px solid #fff; font-size: 30px; color:#fff; height: 60px; margin-left: 200px}
.index_service ul{width:576px; height: auto; float: right; }
.index_service ul li{width:112px; height: auto; float: left; text-align: center; margin: 0px 40px;}
.index_service ul li img{width:73px; height: 73px; display: block; margin: 0px auto;}
.index_service ul li p{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #fff; margin-top:10px;}
.index_contact{width:100%; height:auto;  margin-top: 30px;}
.index_contact_left{width:400px; height: auto; float: left; margin-top:25px;}
.index_contact_left hr{width:64px; height: 2px; float: left; background: #dc0b21;  border: 0; margin-top: 15px;}
.contact_xx{width:300px; height: auto; float: left; margin-left: 20px;}
.contact_xx p{font-size: 16px; color: #333; line-height: 32px; margin-bottom: 5px;}
.index_contact_right{width:664px; height: auto; float: right; margin-top: 30px;}
.index_contact_right .contact_input{width:100%; height: auto; overflow: hidden}
.contact_input input[type="text"]{width:325px; height: 40px; background: #fff; border: 0; padding: 0px 10px;}
.p_dh{float: right}
.index_contact_right textarea{width:100%; height: 100px; background: #fff; padding: 10px; margin-top:10px; border: 0}
.con_submit{width:160px; height: 40px; background: #dc0b21; color:#fff; line-height: 40px; border: 0; margin-top:10px; float: left; cursor: pointer}

.in_weima{width:100px; height: auto; float: left; margin-top: 10px; margin-left: 40px}
.h_sj{ height: 43px; float: left;	position: relative; }
.h_wx{float: left; line-height: 43px; position: relative;  margin-right: 20px; }
.h_wx img,.h_sj img{width:100px; height: 100px; position: absolute; top:40px; left:0; z-index: 999; display: none;}
.h_sj:hover img{display: block}
.h_wx:hover img{display: block}
.h_sj i,.h_wx i{font-size: 30px; color: #000; line-height: 40px}







/*底部*/
.copy{width:100%; height: 70px; background:#171717; line-height: 70px;}
.footer_zhichi{width:auto; height:auto; overflow: hidden; float: right; }
.footer_zhichi p{ width: auto;  font-size: 14px; color:#fff; height:70px; float: left}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:22px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:22px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:100%;font-size: 14px; color:#999999; float: left }
.f_brq p{float: left; font-size: 14px; color:#999999;}
.f_brq a{margin-left: 15px;  float: left; font-size: 14px; color:#999999;}
.f_brq a:hover{color:#ff3e35!important}
.copy_l{width:auto; float:left; font-size: 14px; color: #fff}
.copy_l a{font-size: 14px; color: #fff}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#dc0b21;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}











/*内页导航*/
.ny_header{width:100%; height: 105px;}
.ny_logo{width:228px; height:61px; float: left; margin-top:10px;}
.ny_logo img{width:100%; height: auto}


/*内页*/
.ny_banner{width:100%; height:320px; position: relative; text-align: center; padding-top: 80px;}
.ny_banner h3{font-size: 36px; color: #fff;}
.ny_banner  img{ width:19px; height:20px;  animation:b_jump 1.5s ease-in-out 0.1s alternate infinite; -webkit-animation:b_jump 1.5s ease-in-out 0.1s alternate infinite; cursor:pointer; }
@keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0);}
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}
@-webkit-keyframes b_jump{
	from{ transform:translateY(0); -webkit-transform:translateY(0); }
	to{ transform:translateY(-10px); -webkit-transform:translateY(-10px); }
	}
.ny_banner p{width:100%; height:auto; font-size: 14px; color: #ffffff; line-height: 28px; margin: 20px 0}

.case_ban{ background: url(../images/case_ban.jpg) no-repeat center}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{ background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{ background: url(../images/pro_ban.jpg) no-repeat center}
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.yxwl_ban{background: url(../images/yxwl_ban.jpg) no-repeat center}
.p-tit{height:70px;line-height:70px; border-bottom: 1px solid #dcdcdc}
.m-crm{color:#333;font-size:12px; background: url(../images/home.png) no-repeat left center; padding-left: 30px; float: left;font-size:14px;}
.m-crm a{font-size:14px; margin:0 3px;color:#333;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.m-crm a:hover{color:#dc0b21;}
.p-tit ul{float:right; height: 100%;}
.p-tit ul li{float:left;margin:0 20px}
.p-tit ul li a{display:block;height:70px;line-height:70px;color:#333333;font-size:14px;}
.p-tit ul li.active a,.p-tit ul li:hover a{color:#dc0b21}


/*关于我们*/
.ny_about_info{font-size:14px; color:#666; line-height:30px; margin-bottom:40px; margin-top:35px; width:100%; height:auto; overflow:hidden}



/*内页新闻*/
.ny_news_top{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.ny_news_top dl{width:578px; height: auto; float: left}
.ny_news_top dl dt{width:255px; height: 180px; overflow: hidden; float: left}
.ny_news_top dl dt img{width:100%; height: 100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_top dl dd{width:298px; height: 184px; float: right}
.ny_news_top dl dd h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_top dl dd span{font-size: 14px; color: #999999; display: block; margin: 10px auto;}
.ny_news_top dl dd p{width:100%; height: 106px; font-size: 14px; color: #999999; line-height: 28px;}
.ny_news_top dl:nth-child(2n){float: right}
.ny_news_top dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}
.ny_news_top dl:hover h3,.ny_news_top dl:hover span,.ny_news_top dl:hover p{color:#dc0b21}

.p-ct{width:100%; height: auto; overflow: hidden;margin-top:40px; margin-bottom: 100px;}
.new-list{width: 100%; height: auto;overflow: hidden; margin-bottom:25px;}
.new-list li{height:173px;padding:25px 50px 0; background: #eeeeee; margin-bottom: 18px;}
.new-list li:hover{background: linear-gradient(to right, #dc0b21 0%,#650711 100%);}
.new-list .f-imgfd-img{width:23px; height: 27px; float: right; background: url(../images/nh_jt.png) no-repeat; margin-top:54px}
.new-list li .f-imgfd-li{width:100%;height:100%;float: left;}
.f-imgfd-li dl{width:100%; height: 40px; line-height: 40px;}
.f-imgfd-li dl dt{width:600px; height: 100%; float: left; font-size: 18px; color: #333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.f-imgfd-li dl dd{font-size: 16px; color: #333333; float: right}
.f-xx{width:100%; height: 56px; line-height: 28px; font-size: 16px; color: #333;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.new-list li:hover dt,.new-list li:hover dd{color:#fff}
.new-list li:hover .f-xx{color:#fff}
.new-list li:hover .f-imgfd-img{background: url(../images/nb_jt.png) no-repeat center}

/*详情页*/
.nyinfo_title{width:100%;font-size:20px; color:#555; padding:10px 0px; text-align:center; clear:both}
.info_time{width:100%; line-height:30px; color:#999; height:30px; margin-bottom:20px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; text-align:center; clear:both}
.info_xq{width:100%; font-size:20px; color:#666; padding:10px 0px; clear:both}
.pro_page_con{color: #666; float:right; font-size: 14px;   width: 72%; height: auto; overflow: hidden; line-height: 30px; margin-bottom: 40px;}
.keyword_light{font-size:16px; color:#666; line-height:30px; margin-bottom:30px;}






/*推荐新闻*/
.nynews-top{width:100%; height: auto; overflow: hidden; margin-top: 25px;}
.nynews-top ul li{ width:586px; height:203px;  transition: .3s; float: left}
.nynewst-l{width:287px; height: auto; float: left; overflow: hidden}
.nynewst-l img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.nynewst-r{width:277px; margin-left:22px; height: 190px; float: left}
.nynewst-r h3{ color:#333; font-size:16px; font-weight: bold; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.nynewst-r p{ color:#666; font-size:14px; width: 100%; height: 120px; line-height: 30px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px;}
.nynewst-r span{color:#333333; font-size:14px; line-height: 30px;}
.nynews-top ul li:nth-child(2n){float: right}
.ny_hot_bottom{width:100%; height: auto; overflow: hidden;  margin-top: 20px;}
.ny_hot_bottom ul{width:100%; height: auto; overflow: hidden}
.ny_hot_bottom ul li{width:586px; height: 70px; line-height:70px; border-bottom:1px dashed #dadada; float: left;}
.ny_hot_bottom ul li p{width:400px; height:100%; float: left; font-size: 16px; color: #333333; font-weight: bold;  
	text-overflow: ellipsis; overflow: hidden; white-space:nowrap}
.ny_hot_bottom ul li span{font-size: 14px; color:#333; float: right}
.ny_hot_bottom ul li:nth-child(2n){ float: right}
.ny_hot_bottom ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.hot_news{width:130px; height: 41px; background:#dc0b21; text-align: center; line-height: 41px; font-size: 14px; color: #fff; display: block; margin:26px auto ;}
.nynews-top ul li:hover .nynewst-l img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.nynews-top ul li:hover h3{color:#dc0b21}
.ny_hot_bottom ul li:hover p,.ny_hot_bottom ul li:hover span{color:#dc0b21}
.hot_news:hover{background: #fff; color:#dc0b21; border: 1px solid #dc0b21}






/*产品列表*/
.ny_product_top{width:100%; height: auto; overflow: hidden; }
.ny_pro_title{width:100%; height: 40px; line-height: 40px; background: url(../images/p_title.png) no-repeat center; font-size: 30px; color: #333; font-weight: bold; text-align: center}
.ny_pro_nav{width:auto; height: auto; overflow: hidden; display: table; margin:30px auto;}
.ny_pro_nav a{width:auto; height: 35px; text-align: center; line-height: 35px; font-size: 16px; color: #333; margin-right: 10px; float: left; border-radius: 5px; margin:0px 10px; padding:0px 10px;}
.ny_pro_nav a:last-child{margin-right: 0}
.ny_pro_nav a.active,.ny_pro_nav a:hover{background: #dc0b21; color:#fff;}
.ny_product_top ul{width:100%; height: auto; overflow: hidden}
.ny_product_top ul li{width:290px; height: auto; float: left; margin-bottom: 25px; margin-right: 13px;}
.ny_pro_pic{width:100%; height: 200px; overflow: hidden; position: relative}
.ny_pro_pic img{width:100%; height: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_pro_h{width:100%; height: 100%; background: rgba(220,11,33,0.43); position: absolute; top:100%; left:0; text-align: center; padding-top: 70px; transition: .6s;}
.ny_pro_h i{width:36px; height: 36px; background: url(../images/souso.png) no-repeat center; background-size:100% 100%; display: block; margin: 0px auto;}
.ny_pro_h span{font-size: 16px; color: #FFFFFF; line-height: 50px;}
.ny_product_top ul li p{width:100%; height: 36px; background: #dc0b21; text-align: center;  line-height: 36px; color:#ffffff}
.ny_product_top ul li:nth-child(4n){margin-right: 0px;}
.ny_product_top ul li:hover .ny_pro_h{top:0}
.ny_product_top ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_tui_title{width:100%; height: auto; text-align: center; }
.ny_tui_title p{font-size: 30px; color: #333333; font-weight: bold; text-align: center}
.ny_tui_title hr{width:24px; height: 5px; background: #dc0b21; display: block; margin: 20px auto 40px;}
.ny_tui_news{width:100%; height: auto; overflow: hidden; margin:30px 0  50px}




/*案例展示*/
.ny_case{width:100%; height:auto; overflow:hidden; margin-top:35px; margin-bottom:40px;}
.ny_case ul{width:100%; height:auto; overflow:hidden}
.ny_case ul li{width:288px; height:auto; float:left; margin-right:15px; margin-bottom:20px;}
.ny_case ul li .ny_case_pic{width:100%; height:auto; border:1px solid #eee; overflow:hidden}
.ny_case_pic img{width:100%; height:auto; display:block;}
.ny_case ul li p{width:100%; height:40px; line-height:40px;font-size:16px; text-align:center; color:#333}
.ny_case ul li:nth-child(4n){margin-right:0}




/*联系我们*/
.ny_contact,.ny_about_one{width:100%; height:auto; overflow:hidden;  margin-bottom:40px; margin-top:40px}
.lxwm{width:100%;padding:20px 0;line-height:24px;float:left}
.lxwm_z{float:left; font-size:16px; color:#666; line-height:26px;}
.lxwm_z h3{color:#666;line-height:35px;font-weight:700}
.lxwm_r{float:right}
.lxwm_r li{width:120px;float:left;padding-left:10px;box-sizing:content-box}
.lxwm_r li img{width:120px;height:120px; display:block;border:#ddd 1px solid}
.lxwm_r li p{line-height:30px;text-align:center; font-size:14px; color:#666;}
.lxwm_z p{line-height:26px;color:#666;font-size:14px; height:auto;}


/*荣誉资质*/
.ny_honor{width:100%; height:auto; overflow:hidden; margin-top:35px; margin-bottom:40px;}
.ny_honor ul{width:100%; height:auto; overflow:hidden}
.ny_honor ul li{width:288px; height:auto; float:left; margin-right:15px; margin-bottom:20px;}
.ny_honor ul li .ny_honor_pic{width:100%; height:auto; border:1px solid #eee; overflow:hidden}
.ny_honor_pic img{width:100%; height:auto; display:block;}
.ny_honor ul li p{width:100%; height:40px; line-height:40px;font-size:16px; text-align:center; color:#333}
.ny_honor ul li:nth-child(4n){margin-right:0}
.go_black {
    width: 90px;
    height: 30px;
    background: #dc0b21;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    position: relative;
    float: right;
}


@media screen and (max-width:1400px){
.h_logo{left:0}
}

